test: Skip GtkScrolledWindow::max-content- properties
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jun 2016 13:03:12 +0000 (09:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jun 2016 13:04:33 +0000 (09:04 -0400)
commit023f406c9617284ee3b88727df489f20cd066fd6
tree9e2e715cf703039097329edb8dc9838f180ecada
parent85407180cf81946db15bb51c783526387931594f
test: Skip GtkScrolledWindow::max-content- properties

The allowed values for the max-content- properties depend
on the value of the min-content- properties, in a way that
our simple test is not prepared to deal with. Just skip
them for now.
testsuite/gtk/notify.c